[INFO] cloning repository https://github.com/Rasaili-rain/Lobic-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rasaili-rain/Lobic-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasaili-rain%2FLobic-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasaili-rain%2FLobic-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fe986b11b8d5f8f942ebb35c76319906c116c03
[INFO] checking Rasaili-rain/Lobic-backend against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasaili-rain%2FLobic-backend" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rasaili-rain/Lobic-backend
[INFO] finished tweaking git repo https://github.com/Rasaili-rain/Lobic-backend
[INFO] tweaked toml for git repo https://github.com/Rasaili-rain/Lobic-backend written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rasaili-rain/Lobic-backend on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Rasaili-rain/Lobic-backend already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 92b08c494204ecdf7507888432e60b9ff5de74784a8cdced482c15a7f3460135
[INFO] running `Command { std: "docker" "start" "92b08c494204ecdf7507888432e60b9ff5de74784a8cdced482c15a7f3460135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "92b08c494204ecdf7507888432e60b9ff5de74784a8cdced482c15a7f3460135" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92b08c494204ecdf7507888432e60b9ff5de74784a8cdced482c15a7f3460135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "92b08c494204ecdf7507888432e60b9ff5de74784a8cdced482c15a7f3460135" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling winnow v0.6.21
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling email v0.0.20
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking lettre v0.9.6
[INFO] [stderr]     Checking blowfish v0.7.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking email-encoding v0.3.1
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking id3 v1.16.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling stacker v0.1.18
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking rand_core v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking mp3-duration v0.1.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking pwhash v1.0.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking neli v0.6.5
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking lettre_email v0.9.4
[INFO] [stderr]     Checking migrations_internals v2.2.0
[INFO] [stderr]     Checking diesel v2.2.6
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking lettre v0.11.13
[INFO] [stderr]     Checking local-ip-address v0.6.3
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]     Checking axum-extra v0.9.6
[INFO] [stderr]     Checking diesel_migrations v2.2.0
[INFO] [stderr]     Checking Lobic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/core/lobby.rs:63:6
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct Lobby {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 63 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Lobby` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_ids` is never used
[INFO] [stdout]   --> src/core/lobby.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl LobbyPool {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub fn get_ids(&self) -> Vec<String> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_conns` and `exists` are never used
[INFO] [stdout]   --> src/core/user_pool.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl UserPool {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn get_conns(&self) -> Vec<broadcast::Sender<Message>> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn exists(&self, key: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `serde_json::Value`
[INFO] [stdout]    --> src/routes/socket.rs:240:10
[INFO] [stdout]     |
[INFO] [stdout] 240 |         value: res.into(),
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<serde_json::Value as Into<serde_json::Value>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Lobic` (bin "Lobic") due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/core/lobby.rs:63:6
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct Lobby {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 63 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Lobby` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_ids` is never used
[INFO] [stdout]   --> src/core/lobby.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl LobbyPool {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub fn get_ids(&self) -> Vec<String> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_conns` and `exists` are never used
[INFO] [stdout]   --> src/core/user_pool.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl UserPool {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn get_conns(&self) -> Vec<broadcast::Sender<Message>> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn exists(&self, key: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `serde_json::Value`
[INFO] [stdout]    --> src/routes/socket.rs:240:10
[INFO] [stdout]     |
[INFO] [stdout] 240 |         value: res.into(),
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<serde_json::Value as Into<serde_json::Value>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Lobic` (bin "Lobic" test) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "92b08c494204ecdf7507888432e60b9ff5de74784a8cdced482c15a7f3460135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92b08c494204ecdf7507888432e60b9ff5de74784a8cdced482c15a7f3460135", kill_on_drop: false }`
[INFO] [stdout] 92b08c494204ecdf7507888432e60b9ff5de74784a8cdced482c15a7f3460135
